func runtime.scanObject

5 uses

	runtime (current package)
		mgcmark.go#L482: 		scanObject(p, gcw)
		mgcmark.go#L1331: 			scanObject(b, gcw)
		mgcmark.go#L1439: 			scanObject(b, gcw)
		mgcmark_greenteagc.go#L1187: func scanObject(b uintptr, gcw *gcWork) {
		mheap.go#L2131: 				scanObject(base, gcw)